SYSINFO
 

This plugin returns various information about your system.

Note: This measure can be used only with the string meter.

SysInfoType
Type of the system information. The valid values are:

  • COMPUTER_NAME
  • USER_NAME
  • SCREEN_SIZE
  • RAS_STATUS
  • OS_VERSION
  • ADAPTER_DESCRIPTION (SysInfoData specifies the adapter)
  • NET_MASK (SysInfoData specifies which net mask, if there are several)
  • IP_ADDRESS (SysInfoData specifies which ip address, if there are several)
  • GATEWAY_ADDRESS (SysInfoData specifies the adapter)
  • HOST_NAME
  • DOMAIN_NAME
  • DNS_SERVER

SysInfoData
Additional data that some of the SysInfoType items require. This is always a number.

 


Examples

[MeasureSysInfo]
Measure=Plugin
Plugin=Plugins\SysInfo.dll
SysInfoType=GATEWAY_ADDRESS
SysInfoData=1